﻿PORT=5001
DB_HOST=db_host_here
DB_USER=user_here
DB_PASSWORD=password_here
DB_NAME=db_here
DB_PORT=port_here
DB_SSL=true
